; Amend some doc strings in ERC
authorF. Jason Park <jp@neverwas.me>
Tue, 11 Jun 2024 04:56:02 +0000 (21:56 -0700)
committerF. Jason Park <jp@neverwas.me>
Wed, 12 Jun 2024 19:26:01 +0000 (12:26 -0700)
commitbbac7b9fa398254e64e5ee3e8aca2f59adcfda50
treeadd7e13ac18fdb69f81907d9f4f35e3076af9da1
parente00af96c0691b749932756e47f48a53f5e92a00f
; Amend some doc strings in ERC

* lisp/erc/erc-backend.el (define-erc-response-handler): Mention
important distinction between aliases for handlers and hooks, and note
expected type for the latter.
* lisp/erc/erc.el (erc--define-channel-user-status-compat-getter):
Mention that these accessors are not inlined like those generated by
`cl-defstruct'.
lisp/erc/erc-backend.el
lisp/erc/erc.el